Welcome![Sign In][Sign Up]
Location:
Search - mfc tab

Search list

[Dialog_WindowWin32_SDK_C_TabControl_sourcetest

Description: sdk写的,全部用api和消息实现,跟mfc对比下有很好的受益-sdk written, all with api and news achievement, compared with mfc under a very good benefit
Platform: | Size: 5120 | Author: FANG | Hits:

[assembly languagevc++5

Description: Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。 -Mail_Report.zip a message reporting procedures. SrcFirstProg.zip explained the basic MFC program flow. Tags tabcontrol_demo.ziptabcontrol_src.zip custom dialog controls. Undo_demo.zipundo_src.zip in VC to achieve Undo and Redo functionality.
Platform: | Size: 39936 | Author: 章海 | Hits:

[Software EngineeringMFC_Tab_Control

Description:
Platform: | Size: 26624 | Author: 王东旭 | Hits:

[Internet-Networkchen

Description: 基于mfc对话框的网络实用程序,功能有tcp,udp,igmp抓包,解包,发送igmp包完成ping功能,本机ip地址,打开端口...查看,进程管理程序,tab控件应用-Mfc dialog based on the Network Utility, function tcp, udp, igmp capture, unpack, send igmp packet complete ping function, the local ip address, open port ... view, the process of management procedures, tab control applications
Platform: | Size: 898048 | Author: huangchen | Hits:

[Internet-NetworkChatApplicationSolutionSourceCode

Description: 用SOCKET MFC实现的一个简单局域网聊天程序。程序使用多线程,选项卡用户界面并采用ADO保持聊天记录。但功能有限,仅供学习交流之用-SOCKET MFC achieved with a simple LAN chat program. Procedures for the use of multi-threaded, user interface tab and use ADO to maintain chats. However, limited only by the exchange of learning
Platform: | Size: 11287552 | Author: 刘晶 | Hits:

[GDI-Bitmapscrnsave_code

Description: 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。   本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Software Development kit,即windows软件开发工具包)编写,可以说是在Windows下编程的最低层,也是windows程序的标准编写方式。相信本程序对理解在windows下编程的一般结构和思想有所帮助。   本程序用C语言编写,在Visual C++6.0下编译调试,在代码文件中有详细的注释,几乎是一行程序一行注释。具体问题可以看源程序的Readme.txt,其他问题可发邮件给我。-This is a platform for running under windows similar to the screen saver win98 "change line" Dongdong, but masked the Alt+ Ctrl+ Del, Alt+ Tab keys, run-time full-screen, only with a specific password exit, the password is: kkcocoon. Oh, remember, otherwise you may be forced to restart the machine. This procedure for each program under windows programmers (such as is the use of VC, VB, Delphi, C++ Builder and other friends), the trust will be a valuable example of the procedure. Since this procedure does not use MFC, VCL class library, etc., using Windows SDK (Windows Software Development kit, that is, windows software development kit) to prepare, it can be said that under Windows at the lowest level programming as well as standard windows procedure to prepare the way. Believe that the process of understanding at windows programming under the general structure and ideas help. This procedure using C language, in the Visual C++6.0 under the compiler debugging, in the code file
Platform: | Size: 17408 | Author: kk.h | Hits:

[GUI Developtree

Description: 使用MFC写成树形菜单,可以帮助初学者对MFC树形菜单有很好的指导作用 -Tree menu written in the use of MFC, MFC can help beginners to have a good tree menu guide
Platform: | Size: 495616 | Author: sunup | Hits:

[GUI DevelopTestTabWnd

Description: 在单文档视图中实现“Tab”标签,用来选择多视图操作。-Tab Switch View in MFC single docoment
Platform: | Size: 133120 | Author: 赵路 | Hits:

[Windows DevelopBFMS

Description: 航空订票系统,MFC单文档多选项卡界面,BOOST和SQL-Airline reservation system, MFC single document interface multi-tab, BOOST, and SQL
Platform: | Size: 12920832 | Author: 黄国强 | Hits:

[Tab ControlTabControl

Description: Visual C++ 2008 Feature Pack中的TabControl的详细使用,可以显示多种样式-Visual C++ 2008 Feature Pack in the detailed use of TabControl, you can display a variety of styles
Platform: | Size: 1380352 | Author: 江晖 | Hits:

[Dialog_Windowmfctest

Description: DLL对话框导出类,实现多个DLL导出不同窗口在父窗口显示控制,多Tab切换!vs2003-DLL dialog derived class, DLL Export multiple different windows in the parent window display control, multi-Tab to switch! vs2003
Platform: | Size: 173056 | Author: 未愈书生 | Hits:

[GUI DevelopVisualFxMdi_demo

Description: When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization. -When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
Platform: | Size: 44032 | Author: Greate | Hits:

[Tab Controltab_test

Description: Tab控件的基本操作方法,在对话框中设置两个属性页。鼠标点击标签显示对应的对话框属性页-Tab controls the basic operation method, set the two properties in the dialog box page. Mouse click tab displays the property page dialog box corresponding
Platform: | Size: 1895424 | Author: hf | Hits:

[GUI DevelopExplorer

Description: 一个Exepoler,用mfc 编写的,里面包含了 tree control 和 tab control的应用,大家共同进步-A Exepoler, written with mfc, hoping to provide people in need, we progress together ...
Platform: | Size: 2008064 | Author: 邓雪潘 | Hits:

[Tab ControlMFCPTabPCTabSheet

Description: MFC+Tab+CTabSheet.rar tab control 编程实例 构建新类 tabsheet-MFC+Tab+CTabSheet.rar tab control programming examples to build a new class tabsheet
Platform: | Size: 44032 | Author: 呵呵 | Hits:

[OtherMFCTabControl-directions-for-use

Description: MFC+Tab+Control控件的详细使用,代码与讲解结合,很适合初学者,最后给出一个小例子,供大家参考-The MFC+ Tab+ Control control use, the combination of code and explanation, it is suitable for beginners, and finally give a small example, for your reference
Platform: | Size: 41984 | Author: 向南 | Hits:

[OS programfukuen002

Description: MFC中TAB控件的使用,里面有详细的步骤共学习参考-MFC TAB control, which has detailed steps of learning reference. .
Platform: | Size: 2048 | Author: 王娃子 | Hits:

[Windows DevelopVisual-MFC-editor

Description: 一个基于MFC的多文档(MDI)程序编辑器的雏形框架,具有窗口分割、系统文件目录树形对话框、标签页view、代码编辑保存、语法高亮显示及查找、设置书签等系列基本功能,可以任意进行二次开发。-An MFC-based multi-document (MDI) program editor prototype frame having a separate window, the system file directory tree dialog tab view, code editing and saving, syntax highlighting and find, set bookmarks, and other basic functions, can be arbitrarily for secondary development.
Platform: | Size: 13575168 | Author: apple | Hits:

[Othertab

Description: 实现MFC里tab控件的转化-MFC to achieve transformation in tab control........
Platform: | Size: 2282496 | Author: ll | Hits:

[Windows DevelopXPTabApp_src

Description: mfc tab的封装类,来以旋转tab,非常不错-mfc tab class, it is very good for mfc tab wrapp.
Platform: | Size: 66560 | Author: 无树 | Hits:
« 1 2 34 5 6 7 »

CodeBus www.codebus.net